fix sequence related undefined behavior found by PVS Studio.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Mar 2021 18:40:06 +0000 (12:40 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 23 Mar 2021 18:40:06 +0000 (12:40 -0600)
commit77d7237a76ab080b252fc7f8816440b160bf2bf5
tree4d2c744683f7af0100b316cf9714251e9058ceac
parent3171c297631e30e909776def76677aa61bb34cb0
fix sequence related undefined behavior found by PVS Studio.

V567 The modification of the 's' variable is unsequenced relative to another operation on the same variable. This may lead to undefined behavior.
brauniger_iq.cc
garmin_txt.cc
igc.cc